home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE html
- PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <!-- Inserted by TRADOS: --><META HTTP-EQUIV="content-type" CONTENT="text/html; charset=windows-1252">
-
- <meta http-equiv="MSThemeCompatible" content="yes" />
- <link href="ccc.css" type="text/css" rel="STYLESHEET" />
- <script src="ccc.js"></script>
- <script language="javascript">
- <!--
- function SetDataFields()
- {
- var sCode = getParamVal("installationcode");
- if (sCode != null && sCode.length == 24)
- {
- var ss = sCode.split("-");
- if (ss.length == 5)
- {
- for (i = 0; i < 5; i++)
- {
- var oField = document.getElementById("txtInstCode" + (i + 1));
- if (oField != null)
- oField.value = ss[i].toUpperCase();
- }
- }
- }
- sCode = getParamVal("key");
- if ((sCode != null) && (sCode.length > 0))
- {
- location = "pcucmd://StoreParam?key=" + sCode;
- var oKey = document.getElementById("txtKey");
- if (null != oKey)
- {
- oKey.value = sCode.toUpperCase();
- oKey.readOnly = true;
- }
- }
- sCode = getParamVal("SourceID");
- var sNumDays = getParamVal("NumDays");
- if (sCode != null)
- {
- var oField = document.getElementById("txtID");
- if (oField != null)
- {
- if (sNumDays != null)
- sCode = sCode + " " + sNumDays;
- oField.value = sCode;
- }
- }
- }
- function OnTxtFieldChanging()
- {
- var oKey = document.getElementById("txtKey");
- var oAct = document.getElementById("txtActivationCode");
- if (oKey != null)
- location = "pcucmd://StoreParam?key=" + oKey.value;
-
- if (oAct != null)
- location = "pcucmd://StoreParam?activationcode=" + oAct.value;
-
- if (oKey != null && oAct != null &&
- ValidateSerial(oKey.value) && ValidateActCode(oAct.value))
- {
- location="pcucmd://CanContinue?enable=true";
- }
- else
- {
- location="pcucmd://CanContinue?enable=false";
- }
- }
- -->
- </script>
- </head>
- <body onload="location='pcucmd://FrameDataLoaded'; SetDataFields();" tabindex="-1">
- <div id="pcu_data" style="DISPLAY: none">
- PageDimension:630,440
- </div>
- <div id="ButtonBar" style="display:none">
- <table width="100%" height="100%" border="0" cellspacing="0" cellpadding="0" ID="Table1">
- <tr>
- <td align="right" valign="middle">
- <button accesskey="B" type="button" id="btnBack" name="btnBack" onclick="location='pcucmd://Previous/'">< <u>P</u>récédent</button>
- <button accesskey="O" type="submit" id="btnContinue" name="btnContinue" disabled="true" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Unlock/'; location='pcucmd://Next?condition=true'">C<u>o</u>ntinuer</button>
- <button accesskey="C" type="button" id="btnCancel" name="btnCancel" onclick="window.focus(); event.srcElement.focus(); location='pcucmd://Cancel'"><u>A</u>nnuler</button>
- </td>
- </tr>
- </table>
- </div>
- <h3><b>Accès au Service Clients Corel</b></h3>
- Cliquez sur Service Clients pour afficher la liste de nos implantations mondiales, numéro de téléphone compris.
- <p align="center">
- <button accesskey="S" type="button" onclick="location='pcucmd://browse?url=' + ExpandRelativeURL('CCS-phone.htm')"><u>S</u>ervice Clients</button>
- </p>
- Pour continuer, entrez dans les champs prévus la clé et le code d'activation que vous avez reçu de notre Service Clients. <br /> <br />
- <table width="100%">
- <tr>
- <td width="25%" align="right">
- <label for="txtInstCode1" accesskey="I"><u>C</u>ode d'installation :</label>
- </td>
- <td width="75%">
- <input type="text" readonly="true" size="5" id="txtInstCode1" />-<input type="text" readonly="true" size="5" id="txtInstCode2" />-<input type="text" readonly="true" size="5" id="txtInstCode3" />-<input type="text" readonly="true" size="5" id="txtInstCode4" />-<input type="text" readonly="true" size="5" id="txtInstCode5" />
- </td>
- </tr>
- <tr>
- <td width="25%" align="right">
- <label for="txtKey" accesskey="K"><u>C</u>lé d'extension :</label>
- </td>
- <td width="75%">
- <input type="text" id="txtKey" size="40" onkeyup="OnTxtFieldChanging()" />
- </td>
- </tr>
- <tr>
- <td width="25%" align="right">
- <label for="txtActivationCode" accesskey="A"><u>C</u>ode d'activation :</label>
- </td>
- <td width="75%">
- <input type="text" id="txtActivationCode" size="40" onkeyup="OnTxtFieldChanging()" />
- </td>
- </tr>
- <tr>
- <td width="25%" align="right">
- <label for="txtID" accesskey="D"><u>C</u>ode d'identification :</label>
- </td>
- <td width="75%">
- <input type="text" readonly="true" size="10" id="txtID" />
- </td>
- </tr>
- </table>
- </body>
- </html>
-